var net/http.http2clientPreface
3 uses
net/http (current package)
h2_bundle.go#L3283: http2clientPreface = []byte(http2ClientPreface)
h2_bundle.go#L4702: } else if !bytes.Equal(buf, http2clientPreface) {
h2_bundle.go#L7429: cc.bw.Write(http2clientPreface)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)